home *** CD-ROM | disk | FTP | other *** search
- Path: news.telepac.pt!usenet
- From: jcarlosr@mail.telepac.pt (J.Carlos)
- Newsgroups: comp.lang.c++
- Subject: Re: How to create Win Icon under DOS program?
- Date: Sun, 28 Jan 1996 21:56:03 GMT
- Organization: telepac
- Message-ID: <4egv0q$cpj@vivaldi.telepac.pt>
- References: <4efhjb$g8r@calitan.msuiit.edu.ph>
- NNTP-Posting-Host: alv1_p9.telepac.pt
- X-Newsreader: Forte Free Agent 1.0.82
-
- fwang@calitan.msuiit.edu.ph (Frank Wang) wrote:
-
- >Hi,
-
- > I'd like to know how to create a Windows icon from a DOS program?
- >Could anybody give me some hints/steps in doing this, for Win 3.1
-
- In Win 3.1 the icons in the desktop are stored in GRP files, the
- PROGMAN.INI file tell's windows wich GRP's to load.
- So you can make a GRP file with the icon that you want, and then
- change PROGMAN.INI to load your GRP.
- You can find information on creating GRP files in the SDK
- documentation.
- Hope this helps, J.Carlos
-
-
-
-
-